home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Complete Work of Mahatma Gandhi
/
The Complete Work of Mahatma Gandhi-CD interactive.iso
/
pc
/
ganmac
/
eb.cst
/
00070_Field_problem for.txt
< prev
next >
Wrap
Text File
|
1999-05-31
|
305b
|
14 lines
on mousedown
global mainframe,ww
if ww = the clickon then
nothing
else
hide
go to frame mainframe
set xx to the name of member(the membernum of sprite the clickon)
set the visible of sprite value(xx) to true
set ww to the clickon
updatestage
end if
end